body { min-width:1200px;background-color:#f8f8f8
}
.wp { width:1200px;margin:0 auto; }
/* 头部 */

.head-wp { height:180px;display: flex;background-color: white}
.head-cent {width:1200px;height:180px;display: flex;margin:0 auto;justify-content: space-between;align-items: center}
.h-top {padding:18px 0 49px;display: flex;justify-content: flex-end;align-items: center;}
.h-top a { color:#fff;display:flex;margin-left:22px;width:110px;height:26px;background:#1779e5;border-radius:13px;align-items: center;justify-content: center; }
.h-top label,.h-top em { color:#fff;font-size:14px; }
.h-top em { padding-left:4px; }
.h-top label { width:58px;padding-right:10px;text-align:right; }  
.h-top input { width:80px;height:22px;border-radius:11px;text-align: center;line-height:22px;color:#666;font-size:14px; }
.h-top span input { width:50px;height:22px;text-align: center;line-height:22px;border-radius:11px;background:#1779e5;color:#fff;font-size:14px;cursor:pointer;margin-left:15px; }
/* logo部分 */
.logo-wp { align-items:center;width:510px;height:100%;flex-direction: column;align-items: flex-end;display: flex;  }
.logo,.logo a,.logo a img { width:313px;height:59px; }
.head-logo{
    width:auto;height:59px;
}
.logo-tips { margin:0 20px 0 95px;height:100%;overflow: hidden;display: flex;align-items: center;width:410px; }
.logo-tips p { height:28px;width:2910px;background: url(../images/tips.png) repeat-x 0 center; }
.ind-a1-fr-d2 {
    display: flex;
    align-items: center;
    text-align: center;
    height: 100%;
    width: 100px;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    background-color: #14489c;

}
.logo-search-box{
    background: rgba(255, 255, 255, 0.2);
    padding:3px;
    border-radius: 30px;
}
.logo-search { width:450px;height:42px;display: flex;align-items: center;background:#f2f7ff;border-radius:20px;padding-left: 10px;}
.logo-search input { display: block;flex:1;font-size:16px;color:#666;height: 40px;line-height: 40px; background:#f2f7ff;border-radius: 20px;padding-left: 10px}
.logo-search-btn{
    background-color:#14489c !important;color: white !important;padding-right: 10px;
}
/*导航*/
.nav-wp { height:60px;background:#14489c; }
.navs { display: flex;align-items: center;height:60px; }
.navs>div { color:#2c4abb;font-size:18px;font-weight:bold; }
.navs>div span { padding:0 10px;color:#05f4fd; }
.navs>div a { color:#05f4fd; }
.nav-list { flex:1;display: flex;justify-content: space-between}
.nav-list li { position:relative; }
.nav-list li .tit { color:#fff;height:60px;line-height:60px;font-size:16px;font-weight: bold;cursor:pointer; display: block;}
.nav-list li:hover .tit { border-bottom:3px #0087f7 solid;padding-top:3px;height:54px;line-height:54px; }
.nav-list li:hover .son-list { display: block; }
.son-list {width: 150px;background: #fff;position: absolute;left: -41px;display: none;z-index: 1000;box-shadow: 0 2px 6px 0 #1c8bff40;
}
.son-list a { display: block;height:48px;line-height:48px;text-align: center;font-size:14px;font-weight: bold; position: relative;}
.son-list a:hover { color:#008bff;background:#d9eeff; }
.son-list>a>em { position: absolute;width:7px;height:13px;background:url(../images/r.png) no-repeat 0 0;top:17px;right:31px;}
.son-list>div { width:180px;position:absolute;top:0;right:-180px;display: none;background:#d7ecfd; }
.son-list>div:hover{display: block;}
.addbac{ color:#008bff;background:#d9eeff; }
/* 底部 */
.footer{width:100%; background-color:#1c1a1d;}
.footer-top{width:100%; background:url(../images/footer.jpg) no-repeat center bottom; background-size: 100% auto;}
.footer-top-box{width:1200px; margin:0 auto; color:#888;}
.footer-bottom{width:100%; background-color:#151515;height:36px; overflow:hidden; }
.footer-bottom-box{width:1200px; line-height:36px; margin:0 auto; color:#888;}
.footer-bottom-box .a{margin-left:10px; color:#bbb;}
.footer-bottom-box .r{color:#bbb;}
.footer-imgbox{
    display: flex;
    flex-direction: row;
    margin-top: 50px;
    justify-content: space-between;
    margin-left: 100px;
}
.foot-img-box{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 50px;
}
.foot-img-box img{
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
}

.footer-link{padding:50px 0; padding-right:160px;}
.footer-link dt{font-size:18px; height:48px; line-height: 36px; color:#bbb;}
.footer-link dt a{color:#bbb;}
.footer-link dd{font-size:14px; line-height:32px;}
.footer-link a{color:#888;}
.footer-link a:hover{color:#36a0ff;}

.footer-about{padding:50px 0;}
.footer-about dt{font-size:18px; height:48px; line-height: 36px; color:#bbb;}
.footer-about dd{line-height:32px; font-size:14px;}
.footer-about a{line-height:27px;color:#909090; }
.footer-about a:hover{color:#fff; }
.r-info .foot-down:nth-of-type(1) { z-index:10; }
.r-info .foot-down:nth-of-type(2) { z-index:9; }
.r-info .foot-down:nth-of-type(3) { z-index:8; }
.foot-down:hover .foot-list { display: block; }

.ewm-wp { padding-top:8px;display: flex;justify-content:space-between; }
.ewm-wp>div div { background:#fff;width:110px;height:110px;overflow: hidden; }
.ewm-wp>div img { width:96px;height:96px;margin:7px;display: block; }
.ewm-wp>div span {line-height:23px;text-align: center;font-size:14px;display: block; }
.foot-bot { background:#282828;padding:20px 0;line-height:20px;font-size:12px;color:rgba(255,255,255,0.3);text-align: center; }
.foot-bot a{margin: 0 10px;}
.foot-bot a:hover{color:#fff}
/* 面包屑 */
.crumbs-wp { height:50px;background:#eff1f4; }
.crumbs { display: flex;align-items: center;height:50px; }
.crumbs h4 { padding:0 54px 0 8px;font-weight: bold; }
.crumbs a,.crumbs span { font-size:14px;display: block;margin-right:12px; }
.crumbs a { color:#1377fc; }
.crumbs span { color:#666; }




